Skip to content

Stop bundling libraries in release #1761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jun 4, 2020
Merged

Stop bundling libraries in release #1761

merged 14 commits into from
Jun 4, 2020

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Jun 3, 2020

  • Instead we now use CentOS 7 for the static build to guarantee
    that we only depend on libc v2.17

  • For macOS we now pull in a static node binary and bundle that instead.

Updates #1738

@code-asher
Copy link
Member

You probably already saw the build error, but I'll make note there's a missing / just in case.

@code-asher
Copy link
Member

Er, I mean \.

@nhooyr
Copy link
Contributor Author

nhooyr commented Jun 3, 2020

Mhm yea, pushing rn.

@nhooyr nhooyr force-pushed the static branch 3 times, most recently from 289a35d to 3cd109d Compare June 3, 2020 19:40
nhooyr added 12 commits June 3, 2020 15:45
This way setting --data-dir and --extension-dir in the config file
will work for --install--extension and whatnot.
- Instead we now use CentOS 7 for the static build to guarantee
  that we only depend on libc v2.17

- For macOS we now pull in a static node binary and bundle that instead.
Also confirmed that #1750 is fixed.
@nhooyr nhooyr merged commit 79d1e17 into master Jun 4, 2020
@nhooyr nhooyr deleted the static branch June 4, 2020 08:38
@nhooyr nhooyr mentioned this pull request Jun 4, 2020
@meain
Copy link
Contributor

meain commented Jun 4, 2020

Are you planning on making a release with this fix on top of 3.4.0 soon?

@nhooyr
Copy link
Contributor Author

nhooyr commented Jun 4, 2020

Yes 3.4.1 should be out today.

@nhooyr
Copy link
Contributor Author

nhooyr commented Jun 4, 2020

New release is out!

https://github.com/cdr/code-server/releases/tag/v3.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants